XPDFViewer_ChooseMouseMode
Type
command
Summary
Choose a mouse mode. The viewer defaults to browse mode. Choose selection to select text.
Syntax
XPDFViewer_ChooseMouseMode <viewerName>, {"selection" | "browse" | "image" }
Description
The following errors may be thrown by the command:
- XPDF_ERROR: incorrect number of parameters
- XPDF_ERROR: PDF viewer not found
Parameters
Name | Type | Description |
---|---|---|
viewerName | string | The name of the viewer. |
Examples
XPDFViewer_ChooseMouseMode "Document1", "selection"
Compatibility and Support
Introduced
LiveCode 1.0.0
OS
mac
windows
Platforms
desktop